FG\Utility\BigIntegerBcmath S

Total Complexity 21
Dependencies 1
Dependents 0
Total lines 117
Lines of code 80
Logical lines of code 40
Comment lines 2
Methods 16
Properties 1

Methods 16

Method Rating Maintainability Complexity Lines of code
toInteger()
S
69 3 6
modulus()
S
63 2 11
_unwrap()
S
72 2 6
absoluteValue()
S
64 2 10
__clone()
S
91 1 2
_fromString()
S
80 1 3
_fromInteger()
S
80 1 3
__toString()
S
82 1 3
isNegative()
S
78 1 3
compare()
S
78 1 3
add()
S
72 1 5
subtract()
S
72 1 5
multiply()
S
72 1 5
toPower()
S
72 1 5
shiftRight()
S
72 1 5
shiftLeft()
S
72 1 5